Pet Store Web Service
Get
findPetsByTags
Collapse All
Expand All
Pet Store Web Service
>
Everything about your Pets Resource Group
: findPetsByTags (Get)
Resource Path:
/pet/findByTags
Description
Finds Pets by tags
Parameters
Name
Description
Data Type
tags
Tags to filter by
Array[string]
Response
The response body is of type Array[
Pet
].
successful operation
Fault Responses
Fault
Description
400
Invalid tag value
See Also
Everything about your Pets Resource Group
|
Pet Store Web Service